Previous: NNTP, Up: Getting News [Contents][Index]
Subscribing to a foreign group from the local spool is extremely easy, and might be useful, for instance, to speed up reading groups that contain very big articles—‘alt.binaries.pictures.furniture’, for instance.
Anyway, you just specify nnspool as the method
and "" (or anything else) as the address.
If you have access to a local spool, you should probably use
that as the native select method (see Finding the News).
It is normally faster than using an nntp select
method, but might not be. It depends. You just have to try to
find out what’s best at your site.
nnspool-inews-programProgram used to post an article.
nnspool-inews-switchesParameters given to the inews program when posting an article.
nnspool-spool-directoryWhere nnspool looks for the articles. This is
normally /usr/spool/news/.
nnspool-nov-directoryWhere nnspool will look for
NOV files. This is normally
/usr/spool/news/over.view/.
nnspool-lib-dirWhere the news lib dir is (/usr/lib/news/ by default).
nnspool-active-fileThe name of the active file.
nnspool-newsgroups-fileThe name of the group descriptions file.
nnspool-history-fileThe name of the news history file.
nnspool-active-times-fileThe name of the active date file.
nnspool-nov-is-evilIf non-nil, nnspool won’t
try to use any NOV files that it
finds.
nnspool-sift-nov-with-sedIf non-nil, which is the default, use
sed to get the relevant portion from the
overview file. If nil, nnspool will
load the entire file into a buffer and process it there.
Previous: NNTP, Up: Getting News [Contents][Index]